geany_dlang ~master (2022-04-10T03:23:54.8738792)
Dub
Repo
GeanyPluginFuncs.cleanup
geany_d_binding
geany
plugins
GeanyPluginFuncs
Called when the plugin is disabled or when Geany exits (must not be @c NULL)
struct
GeanyPluginFuncs
void
function
(
GeanyPlugin
*
p
,
gpointer
pdata
)
cleanup
;
Meta
Source
See Implementation
geany_d_binding
geany
plugins
GeanyPluginFuncs
variables
_init
callbacks
cleanup
configure
help
Called when the plugin is disabled or when Geany exits (must not be @c NULL)